3.1.8 \(\int \frac {A+B x}{(a+b x+c x^2)^{3/2} (d-f x^2)} \, dx\)

Optimal. Leaf size=381 \[ -\frac {2 \left (A \left (b^3 f-b c (3 a f+c d)\right )+c x \left (-2 A c (a f+c d)+b B (c d-a f)+A b^2 f\right )+a B \left (2 a c f+b^2 (-f)+2 c^2 d\right )\right )}{\left (b^2-4 a c\right ) \sqrt {a+b x+c x^2} \left (b^2 d f-(a f+c d)^2\right )}-\frac {\sqrt {f} \left (B \sqrt {d}-A \sqrt {f}\right ) \tanh ^{-1}\left (\frac {-2 a \sqrt {f}+x \left (2 c \sqrt {d}-b \sqrt {f}\right )+b \sqrt {d}}{2 \sqrt {a+b x+c x^2} \sqrt {a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d}}\right )}{2 \sqrt {d} \left (a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d\right )^{3/2}}+\frac {\sqrt {f} \left (A \sqrt {f}+B \sqrt {d}\right ) \tanh ^{-1}\left (\frac {2 a \sqrt {f}+x \left (b \sqrt {f}+2 c \sqrt {d}\right )+b \sqrt {d}}{2 \sqrt {a+b x+c x^2} \sqrt {a f+b \sqrt {d} \sqrt {f}+c d}}\right )}{2 \sqrt {d} \left (a f+b \sqrt {d} \sqrt {f}+c d\right )^{3/2}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.80, antiderivative size = 380, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {1018, 1033, 724, 206} \begin {gather*} -\frac {2 \left (c x \left (-2 A c (a f+c d)+b B (c d-a f)+A b^2 f\right )-A b c (3 a f+c d)+a B \left (2 a c f+b^2 (-f)+2 c^2 d\right )+A b^3 f\right )}{\left (b^2-4 a c\right ) \sqrt {a+b x+c x^2} \left (b^2 d f-(a f+c d)^2\right )}-\frac {\sqrt {f} \left (B \sqrt {d}-A \sqrt {f}\right ) \tanh ^{-1}\left (\frac {-2 a \sqrt {f}+x \left (2 c \sqrt {d}-b \sqrt {f}\right )+b \sqrt {d}}{2 \sqrt {a+b x+c x^2} \sqrt {a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d}}\right )}{2 \sqrt {d} \left (a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d\right )^{3/2}}+\frac {\sqrt {f} \left (A \sqrt {f}+B \sqrt {d}\right ) \tanh ^{-1}\left (\frac {2 a \sqrt {f}+x \left (b \sqrt {f}+2 c \sqrt {d}\right )+b \sqrt {d}}{2 \sqrt {a+b x+c x^2} \sqrt {a f+b \sqrt {d} \sqrt {f}+c d}}\right )}{2 \sqrt {d} \left (a f+b \sqrt {d} \sqrt {f}+c d\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(A + B*x)/((a + b*x + c*x^2)^(3/2)*(d - f*x^2)),x]

[Out]

(-2*(A*b^3*f - A*b*c*(c*d + 3*a*f) + a*B*(2*c^2*d - b^2*f + 2*a*c*f) + c*(A*b^2*f + b*B*(c*d - a*f) - 2*A*c*(c
*d + a*f))*x))/((b^2 - 4*a*c)*(b^2*d*f - (c*d + a*f)^2)*Sqrt[a + b*x + c*x^2]) - ((B*Sqrt[d] - A*Sqrt[f])*Sqrt
[f]*ArcTanh[(b*Sqrt[d] - 2*a*Sqrt[f] + (2*c*Sqrt[d] - b*Sqrt[f])*x)/(2*Sqrt[c*d - b*Sqrt[d]*Sqrt[f] + a*f]*Sqr
t[a + b*x + c*x^2])])/(2*Sqrt[d]*(c*d - b*Sqrt[d]*Sqrt[f] + a*f)^(3/2)) + ((B*Sqrt[d] + A*Sqrt[f])*Sqrt[f]*Arc
Tanh[(b*Sqrt[d] + 2*a*Sqrt[f] + (2*c*Sqrt[d] + b*Sqrt[f])*x)/(2*Sqrt[c*d + b*Sqrt[d]*Sqrt[f] + a*f]*Sqrt[a + b
*x + c*x^2])])/(2*Sqrt[d]*(c*d + b*Sqrt[d]*Sqrt[f] + a*f)^(3/2))

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 724

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 1018

Int[((g_.) + (h_.)*(x_))*((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_)*((d_) + (f_.)*(x_)^2)^(q_), x_Symbol] :> Simp
[((a + b*x + c*x^2)^(p + 1)*(d + f*x^2)^(q + 1)*((g*c)*(-(b*(c*d + a*f))) + (g*b - a*h)*(2*c^2*d + b^2*f - c*(
2*a*f)) + c*(g*(2*c^2*d + b^2*f - c*(2*a*f)) - h*(b*c*d + a*b*f))*x))/((b^2 - 4*a*c)*(b^2*d*f + (c*d - a*f)^2)
*(p + 1)), x] + Dist[1/((b^2 - 4*a*c)*(b^2*d*f + (c*d - a*f)^2)*(p + 1)), Int[(a + b*x + c*x^2)^(p + 1)*(d + f
*x^2)^q*Simp[(b*h - 2*g*c)*((c*d - a*f)^2 - (b*d)*(-(b*f)))*(p + 1) + (b^2*(g*f) - b*(h*c*d + a*h*f) + 2*(g*c*
(c*d - a*f)))*(a*f*(p + 1) - c*d*(p + 2)) - (2*f*((g*c)*(-(b*(c*d + a*f))) + (g*b - a*h)*(2*c^2*d + b^2*f - c*
(2*a*f)))*(p + q + 2) - (b^2*(g*f) - b*(h*c*d + a*h*f) + 2*(g*c*(c*d - a*f)))*(b*f*(p + 1)))*x - c*f*(b^2*(g*f
) - b*(h*c*d + a*h*f) + 2*(g*c*(c*d - a*f)))*(2*p + 2*q + 5)*x^2, x], x], x] /; FreeQ[{a, b, c, d, f, g, h, q}
, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[p, -1] && NeQ[b^2*d*f + (c*d - a*f)^2, 0] &&  !( !IntegerQ[p] && ILtQ[q, -1
])

Rule 1033

Int[((g_.) + (h_.)*(x_))/(((a_) + (c_.)*(x_)^2)*Sqrt[(d_.) + (e_.)*(x_) + (f_.)*(x_)^2]), x_Symbol] :> With[{q
 = Rt[-(a*c), 2]}, Dist[h/2 + (c*g)/(2*q), Int[1/((-q + c*x)*Sqrt[d + e*x + f*x^2]), x], x] + Dist[h/2 - (c*g)
/(2*q), Int[1/((q + c*x)*Sqrt[d + e*x + f*x^2]), x], x]] /; FreeQ[{a, c, d, e, f, g, h}, x] && NeQ[e^2 - 4*d*f
, 0] && PosQ[-(a*c)]

Rubi steps

\begin {align*} \int \frac {A+B x}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx &=-\frac {2 \left (A b^3 f-A b c (c d+3 a f)+a B \left (2 c^2 d-b^2 f+2 a c f\right )+c \left (A b^2 f+b B (c d-a f)-2 A c (c d+a f)\right ) x\right )}{\left (b^2-4 a c\right ) \left (b^2 d f-(c d+a f)^2\right ) \sqrt {a+b x+c x^2}}+\frac {2 \int \frac {\frac {1}{2} \left (b^2-4 a c\right ) f (b B d-A (c d+a f))+\frac {1}{2} \left (b^2-4 a c\right ) f (A b f-B (c d+a f)) x}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx}{\left (b^2-4 a c\right ) \left (b^2 d f-(c d+a f)^2\right )}\\ &=-\frac {2 \left (A b^3 f-A b c (c d+3 a f)+a B \left (2 c^2 d-b^2 f+2 a c f\right )+c \left (A b^2 f+b B (c d-a f)-2 A c (c d+a f)\right ) x\right )}{\left (b^2-4 a c\right ) \left (b^2 d f-(c d+a f)^2\right ) \sqrt {a+b x+c x^2}}+\frac {\left (\left (B+\frac {A \sqrt {f}}{\sqrt {d}}\right ) f\right ) \int \frac {1}{\left (\sqrt {d} \sqrt {f}-f x\right ) \sqrt {a+b x+c x^2}} \, dx}{2 \left (c d+b \sqrt {d} \sqrt {f}+a f\right )}-\frac {\left (\left (B \sqrt {d}-A \sqrt {f}\right ) f \left (c d+b \sqrt {d} \sqrt {f}+a f\right )\right ) \int \frac {1}{\left (-\sqrt {d} \sqrt {f}-f x\right ) \sqrt {a+b x+c x^2}} \, dx}{2 \sqrt {d} \left (b^2 d f-(c d+a f)^2\right )}\\ &=-\frac {2 \left (A b^3 f-A b c (c d+3 a f)+a B \left (2 c^2 d-b^2 f+2 a c f\right )+c \left (A b^2 f+b B (c d-a f)-2 A c (c d+a f)\right ) x\right )}{\left (b^2-4 a c\right ) \left (b^2 d f-(c d+a f)^2\right ) \sqrt {a+b x+c x^2}}-\frac {\left (\left (B+\frac {A \sqrt {f}}{\sqrt {d}}\right ) f\right ) \operatorname {Subst}\left (\int \frac {1}{4 c d f+4 b \sqrt {d} f^{3/2}+4 a f^2-x^2} \, dx,x,\frac {-b \sqrt {d} \sqrt {f}-2 a f-\left (2 c \sqrt {d} \sqrt {f}+b f\right ) x}{\sqrt {a+b x+c x^2}}\right )}{c d+b \sqrt {d} \sqrt {f}+a f}+\frac {\left (\left (B \sqrt {d}-A \sqrt {f}\right ) f \left (c d+b \sqrt {d} \sqrt {f}+a f\right )\right ) \operatorname {Subst}\left (\int \frac {1}{4 c d f-4 b \sqrt {d} f^{3/2}+4 a f^2-x^2} \, dx,x,\frac {b \sqrt {d} \sqrt {f}-2 a f-\left (-2 c \sqrt {d} \sqrt {f}+b f\right ) x}{\sqrt {a+b x+c x^2}}\right )}{\sqrt {d} \left (b^2 d f-(c d+a f)^2\right )}\\ &=-\frac {2 \left (A b^3 f-A b c (c d+3 a f)+a B \left (2 c^2 d-b^2 f+2 a c f\right )+c \left (A b^2 f+b B (c d-a f)-2 A c (c d+a f)\right ) x\right )}{\left (b^2-4 a c\right ) \left (b^2 d f-(c d+a f)^2\right ) \sqrt {a+b x+c x^2}}-\frac {\left (B \sqrt {d}-A \sqrt {f}\right ) \sqrt {f} \tanh ^{-1}\left (\frac {b \sqrt {d}-2 a \sqrt {f}+\left (2 c \sqrt {d}-b \sqrt {f}\right ) x}{2 \sqrt {c d-b \sqrt {d} \sqrt {f}+a f} \sqrt {a+b x+c x^2}}\right )}{2 \sqrt {d} \left (c d-b \sqrt {d} \sqrt {f}+a f\right )^{3/2}}+\frac {\left (B+\frac {A \sqrt {f}}{\sqrt {d}}\right ) \sqrt {f} \tanh ^{-1}\left (\frac {b \sqrt {d}+2 a \sqrt {f}+\left (2 c \sqrt {d}+b \sqrt {f}\right ) x}{2 \sqrt {c d+b \sqrt {d} \sqrt {f}+a f} \sqrt {a+b x+c x^2}}\right )}{2 \left (c d+b \sqrt {d} \sqrt {f}+a f\right )^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.65, size = 440, normalized size = 1.15 \begin {gather*} \frac {2 \left (\frac {B \left (2 a^2 c f+a \left (b^2 (-f)-b c f x+2 c^2 d\right )+b c^2 d x\right )+A \left (-b c (3 a f+c d)-2 c^2 x (a f+c d)+b^3 f+b^2 c f x\right )}{\sqrt {a+x (b+c x)}}+\frac {\sqrt {f} \left (b^2-4 a c\right ) \left (A \sqrt {f}-B \sqrt {d}\right ) \left (a f+b \sqrt {d} \sqrt {f}+c d\right ) \tanh ^{-1}\left (\frac {-2 a \sqrt {f}+b \left (\sqrt {d}-\sqrt {f} x\right )+2 c \sqrt {d} x}{2 \sqrt {a+x (b+c x)} \sqrt {a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d}}\right )}{4 \sqrt {d} \sqrt {a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d}}+\frac {\sqrt {f} \left (4 a c-b^2\right ) \left (A \sqrt {f}+B \sqrt {d}\right ) \left (a f+b \left (-\sqrt {d}\right ) \sqrt {f}+c d\right ) \tanh ^{-1}\left (\frac {-2 \left (a \sqrt {f}+c \sqrt {d} x\right )-b \left (\sqrt {d}+\sqrt {f} x\right )}{2 \sqrt {a+x (b+c x)} \sqrt {a f+b \sqrt {d} \sqrt {f}+c d}}\right )}{4 \sqrt {d} \sqrt {a f+b \sqrt {d} \sqrt {f}+c d}}\right )}{\left (b^2-4 a c\right ) \left ((a f+c d)^2-b^2 d f\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(A + B*x)/((a + b*x + c*x^2)^(3/2)*(d - f*x^2)),x]

[Out]

(2*((A*(b^3*f - b*c*(c*d + 3*a*f) + b^2*c*f*x - 2*c^2*(c*d + a*f)*x) + B*(2*a^2*c*f + b*c^2*d*x + a*(2*c^2*d -
 b^2*f - b*c*f*x)))/Sqrt[a + x*(b + c*x)] + ((b^2 - 4*a*c)*(-(B*Sqrt[d]) + A*Sqrt[f])*Sqrt[f]*(c*d + b*Sqrt[d]
*Sqrt[f] + a*f)*ArcTanh[(-2*a*Sqrt[f] + 2*c*Sqrt[d]*x + b*(Sqrt[d] - Sqrt[f]*x))/(2*Sqrt[c*d - b*Sqrt[d]*Sqrt[
f] + a*f]*Sqrt[a + x*(b + c*x)])])/(4*Sqrt[d]*Sqrt[c*d - b*Sqrt[d]*Sqrt[f] + a*f]) + ((-b^2 + 4*a*c)*(B*Sqrt[d
] + A*Sqrt[f])*Sqrt[f]*(c*d - b*Sqrt[d]*Sqrt[f] + a*f)*ArcTanh[(-2*(a*Sqrt[f] + c*Sqrt[d]*x) - b*(Sqrt[d] + Sq
rt[f]*x))/(2*Sqrt[c*d + b*Sqrt[d]*Sqrt[f] + a*f]*Sqrt[a + x*(b + c*x)])])/(4*Sqrt[d]*Sqrt[c*d + b*Sqrt[d]*Sqrt
[f] + a*f])))/((b^2 - 4*a*c)*(-(b^2*d*f) + (c*d + a*f)^2))

________________________________________________________________________________________

IntegrateAlgebraic [C]  time = 1.50, size = 658, normalized size = 1.73 \begin {gather*} \frac {f \text {RootSum}\left [\text {$\#$1}^4 (-f)+2 \text {$\#$1}^2 a f+4 \text {$\#$1}^2 c d-4 \text {$\#$1} b \sqrt {c} d-a^2 f+b^2 d\&,\frac {\text {$\#$1}^2 A b f \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )-\text {$\#$1}^2 B c d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )-\text {$\#$1}^2 a B f \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )+a^2 B f \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )+2 \text {$\#$1} A c^{3/2} d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )-A b c d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )-2 a A b f \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )+2 \text {$\#$1} a A \sqrt {c} f \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )+b^2 B d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )+a B c d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )-2 \text {$\#$1} b B \sqrt {c} d \log \left (-\text {$\#$1}+\sqrt {a+b x+c x^2}-\sqrt {c} x\right )}{\text {$\#$1}^3 f-\text {$\#$1} a f-2 \text {$\#$1} c d+b \sqrt {c} d}\&\right ]}{2 \left (a^2 f^2+2 a c d f+b^2 (-d) f+c^2 d^2\right )}-\frac {2 \left (2 a^2 B c f-3 a A b c f-2 a A c^2 f x-a b^2 B f-a b B c f x+2 a B c^2 d+A b^3 f+A b^2 c f x-A b c^2 d-2 A c^3 d x+b B c^2 d x\right )}{\left (b^2-4 a c\right ) \sqrt {a+b x+c x^2} \left (-a^2 f^2-2 a c d f+b^2 d f-c^2 d^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(A + B*x)/((a + b*x + c*x^2)^(3/2)*(d - f*x^2)),x]

[Out]

(-2*(-(A*b*c^2*d) + 2*a*B*c^2*d + A*b^3*f - a*b^2*B*f - 3*a*A*b*c*f + 2*a^2*B*c*f + b*B*c^2*d*x - 2*A*c^3*d*x
+ A*b^2*c*f*x - a*b*B*c*f*x - 2*a*A*c^2*f*x))/((b^2 - 4*a*c)*(-(c^2*d^2) + b^2*d*f - 2*a*c*d*f - a^2*f^2)*Sqrt
[a + b*x + c*x^2]) + (f*RootSum[b^2*d - a^2*f - 4*b*Sqrt[c]*d*#1 + 4*c*d*#1^2 + 2*a*f*#1^2 - f*#1^4 & , (b^2*B
*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1] - A*b*c*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1] + a
*B*c*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1] - 2*a*A*b*f*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #
1] + a^2*B*f*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1] - 2*b*B*Sqrt[c]*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x
+ c*x^2] - #1]*#1 + 2*A*c^(3/2)*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1]*#1 + 2*a*A*Sqrt[c]*f*Log[-(Sq
rt[c]*x) + Sqrt[a + b*x + c*x^2] - #1]*#1 - B*c*d*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1]*#1^2 + A*b*f*
Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1]*#1^2 - a*B*f*Log[-(Sqrt[c]*x) + Sqrt[a + b*x + c*x^2] - #1]*#1^
2)/(b*Sqrt[c]*d - 2*c*d*#1 - a*f*#1 + f*#1^3) & ])/(2*(c^2*d^2 - b^2*d*f + 2*a*c*d*f + a^2*f^2))

________________________________________________________________________________________

fricas [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:sym2
poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueEvaluation time: 10.66C
onj Error: Bad Argument Type

________________________________________________________________________________________

maple [B]  time = 0.03, size = 2758, normalized size = 7.24

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x)

[Out]

1/2/(d*f)^(1/2)*f/(a*f+c*d-(d*f)^(1/2)*b)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*
f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*A-1/2/(a*f+c*d-(d*f)^(1/2)*b)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d
*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*B+2/(a*f+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c
+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*x*c^2*A-2*(d*f)^(1/2)/f/(a*f+c*d-(
d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2
)*b)/f)^(1/2)*x*c^2*B-1/(d*f)^(1/2)*f/(a*f+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^
(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*x*b*c*A+1/(a*f+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((
x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*x*b*c*B+1/(a*f
+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f
)^(1/2)*b)/f)^(1/2)*b*c*A-(d*f)^(1/2)/f/(a*f+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f
)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*b*c*B-1/2/(d*f)^(1/2)*f/(a*f+c*d-(d*f)^(1/2)*b
)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2
)*b^2*A+1/2/(a*f+c*d-(d*f)^(1/2)*b)/(4*a*c-b^2)/((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)
/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*b^2*B-1/2/(d*f)^(1/2)*f/(a*f+c*d-(d*f)^(1/2)*b)/((a*f+c*d-(d*f)^(1/2)*b)/f
)^(1/2)*ln((2*(a*f+c*d-(d*f)^(1/2)*b)/f+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+2*((a*f+c*d-(d*f)^(1/2)*b)/f
)^(1/2)*((x+(d*f)^(1/2)/f)^2*c+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2))/(x+
(d*f)^(1/2)/f))*A+1/2/(a*f+c*d-(d*f)^(1/2)*b)/((a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*ln((2*(a*f+c*d-(d*f)^(1/2)*b)/
f+(b*f-2*(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+2*((a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2)*((x+(d*f)^(1/2)/f)^2*c+(b*f-2*
(d*f)^(1/2)*c)*(x+(d*f)^(1/2)/f)/f+(a*f+c*d-(d*f)^(1/2)*b)/f)^(1/2))/(x+(d*f)^(1/2)/f))*B-1/2/(d*f)^(1/2)*f/(a
*f+c*d+(d*f)^(1/2)*b)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)
/f)^(1/2)*A-1/2/(a*f+c*d+(d*f)^(1/2)*b)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+
c*d+(d*f)^(1/2)*b)/f)^(1/2)*B+2/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*
c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*x*c^2*A+2*(d*f)^(1/2)/f/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c
-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*x*c^2*
B+1/(d*f)^(1/2)*f/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1
/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*x*b*c*A+1/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c
+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*x*b*c*B+1/(a*f+c*d+(d*f)^(1/2)*b)/
(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*
b*c*A+(d*f)^(1/2)/f/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^
(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*b*c*B+1/2/(d*f)^(1/2)*f/(a*f+c*d+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d
*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*b^2*A+1/2/(a*f+c*d
+(d*f)^(1/2)*b)/(4*a*c-b^2)/((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1
/2)*b)/f)^(1/2)*b^2*B+1/2/(d*f)^(1/2)*f/(a*f+c*d+(d*f)^(1/2)*b)/((a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*ln((2*(a*f+c
*d+(d*f)^(1/2)*b)/f+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+2*((a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*((x-(d*f)^(1
/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2))/(x-(d*f)^(1/2)/f))*A+1/
2/(a*f+c*d+(d*f)^(1/2)*b)/((a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*ln((2*(a*f+c*d+(d*f)^(1/2)*b)/f+(b*f+2*(d*f)^(1/2)
*c)*(x-(d*f)^(1/2)/f)/f+2*((a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2)*((x-(d*f)^(1/2)/f)^2*c+(b*f+2*(d*f)^(1/2)*c)*(x-(d
*f)^(1/2)/f)/f+(a*f+c*d+(d*f)^(1/2)*b)/f)^(1/2))/(x-(d*f)^(1/2)/f))*B

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?` for more details)Is ((c*sqrt(4*d*f))/(2*f^2)    +b/(2*f))    ^2    -(c*((b*sqrt(4*d*f))
         /(2*f)                  +(c*d)/f+a))     /f^2 zero or nonzero?

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {A+B\,x}{\left (d-f\,x^2\right )\,{\left (c\,x^2+b\,x+a\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B*x)/((d - f*x^2)*(a + b*x + c*x^2)^(3/2)),x)

[Out]

int((A + B*x)/((d - f*x^2)*(a + b*x + c*x^2)^(3/2)), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x+A)/(c*x**2+b*x+a)**(3/2)/(-f*x**2+d),x)

[Out]

Timed out

________________________________________________________________________________________